AboutDialog: Fix accepting GTK_LICENSE_AGPL_3_0
authorJulian Sparber <julian@sparber.net>
Tue, 31 Oct 2017 01:29:59 +0000 (02:29 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Tue, 31 Oct 2017 18:56:26 +0000 (18:56 +0000)
commit2c42d8d6ed983463b63ed75668bac09ee2b515a9
tree97e135ee43a349db4dd72a02cbecf5c8164c4a56
parente11e304d106cda8c36e38e268535d7b2433c785f
AboutDialog: Fix accepting GTK_LICENSE_AGPL_3_0

Add the ‘new’ GTK_LICENSE_AGPL_3_0 to the allowed enum range checked in
gtk_about_dialog_set_license_type(), so this value can actually be used.

https://bugzilla.gnome.org/show_bug.cgi?id=789678
gtk/gtkaboutdialog.c